-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Refactor MSSQL scaler #6714
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Refactor MSSQL scaler #6714
Conversation
b48a2e5
to
1fc3928
Compare
/run-e2e mssql |
ccc8fbf
to
5cdc44b
Compare
/run-e2e mssql |
e2e test are failing because of an error: "error": "error establishing mssql connection: mssql: login error: Login failed for user ''."*** |
Yes, thanks. I will look into it asap. |
Signed-off-by: Rick Brouwer <[email protected]>
ec75747
to
3b7c722
Compare
Fixed :) |
/run-e2e mssql |
Refactor the scaler to match the new metadata guidelines.
Checklist
Related: 5797